3 matches found
CVE-2023-43636
In EVE OS, the “measured boot” mechanism prevents a compromised device from accessingthe encrypted data located in the vault. As per the “measured boot” design, the PCR values calculated at different stages of the bootprocess will change if any of their respective parts are changed. This includes, ...
CVE-2023-43631
On boot, the Pillar eve container checks for the existence and content of“/config/authorized_keys”. If the file is present, and contains a supported public key, the container will go on to openport 22 and enable sshd with the given keys as the authorized keys for root login. An attacker could easil...
CVE-2023-43630
PCR14 is not in the list of PCRs that seal/unseal the “vault” key, butdue to the change that was implemented in commit“7638364bc0acf8b5c481b5ce5fea11ad44ad7fd4”, fixing this issue alone would not solve theproblem of the config partition not being measured correctly. Also, the “vault” key is sealed/...